home *** CD-ROM | disk | FTP | other *** search
/ Draw Works Millennium - …hic Design & Illustration / DrawWorks Millennium - Purpose Graphic Design & Illustration.iso / demos / desklock / !DeskLock / !run < prev    next >
Encoding:
Text File  |  1998-06-11  |  454 b   |  11 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2. Wimpslot -Min 32K -Max 32K
  3. set DeskLock$version 3.5
  4. RMEnsure UtilityModule 3.5 set DeskLock$version 3.1
  5. IF "<DeskLock$Running>" <> "" THEN ERROR DeskLock is already running
  6. UNSET DeskLock$Running
  7. IF "<DeskPass$DIR>" <> "" THEN ERROR DeskLock cannot run while DeskPass is loaded
  8. SET DeskLock$Running TRUE
  9. Set DeskLock$Dir <Obey$Dir>
  10. RMensure Drawfile 1.43 Rmload <DeskLock$Dir>.Modules.Drawfile
  11. RUN <DeskLock$Dir>.!Runimage